timezone_version_get
Get the version of timezonedb
timezone_version_get()
function returns the version of the timezone database.
Returns the version of the time zone database:
<?php echo timezone_version_get ( ) ; ?>
Try it yourself
timezone_version_get ( ) ;